home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / fonts / cmex11.mf < prev    next >
Text File  |  1991-10-23  |  4KB  |  87 lines

  1. % This is CMEX11.MF in text format, as of August 26, 1986.
  2. % Computer Modern Math Extension 11 point
  3. if unknown cmbase: input cmbase fi
  4.  
  5. font_identifier:="CMEX"; font_size 11pt#;
  6.  
  7. u#:=21.5/36pt#;      % unit width
  8. width_adj#:=0pt#;    % width adjustment for certain characters
  9. serif_fit#:=0pt#;    % extra sidebar near lowercase serifs
  10. cap_serif_fit#:=5.4/36pt#;  % extra sidebar near uppercase serifs
  11. letter_fit#:=0pt#;    % extra space added to all sidebars
  12.  
  13. body_height#:=297/36pt#;  % height of tallest characters
  14. asc_height#:=275/36pt#;    % height of lowercase ascenders
  15. cap_height#:=270.6/36pt#;  % height of caps
  16. fig_height#:=255.2/36pt#;  % height of numerals
  17. x_height#:=170.5/36pt#;    % height of lowercase without ascenders
  18. math_axis#:=99/36pt#;    % axis of symmetry for math symbols
  19. bar_height#:=95.7/36pt#;  % height of crossbar in lowercase e
  20. comma_depth#:=77/36pt#;    % depth of comma below baseline
  21. desc_depth#:=77/36pt#;    % depth of lowercase descenders
  22.  
  23. crisp#:=0pt#;      % diameter of serif corners
  24. tiny#:=8/36pt#;      % diameter of rounded corners
  25. fine#:=7/36pt#;      % diameter of sharply rounded corners
  26. thin_join#:=7.5/36pt#;    % width of extrafine details
  27. hair#:=9.5/36pt#;    % lowercase hairline breadth
  28. stem#:=25.67/36pt#;    % lowercase stem breadth
  29. curve#:=30.25/36pt#;    % lowercase curve breadth
  30. ess#:=27.5/36pt#;      % breadth in middle of lowercase s
  31. flare#:=34.5/36pt#;    % diameter of bulbs or breadth of terminals
  32. dot_size#:=38.5/36pt#;    % diameter of dots
  33. cap_hair#:=11.15/36pt#;    % uppercase hairline breadth
  34. cap_stem#:=32.1/36pt#;    % uppercase stem breadth
  35. cap_curve#:=38.4/36pt#;    % uppercase curve breadth
  36. cap_ess#:=39.5/36pt#;    % breadth in middle of uppercase s
  37. rule_thickness#:=.41pt#;  % thickness of lines in math symbols
  38.  
  39. dish#:=1/36pt#;      % amount erased at top or bottom of serifs
  40. bracket#:=22/36pt#;    % vertical distance from serif base to tangent
  41. jut#:=30.25/36pt#;      % protrusion of lowercase serifs
  42. cap_jut#:=37.58/36pt#;    % protrusion of uppercase serifs
  43. beak_jut#:=10.45/36pt#;    % horizontal protrusion of beak serifs
  44. beak#:=77/36pt#;    % vertical protrusion of beak serifs
  45. vair#:=8.2/36pt#;    % vertical diameter of hairlines
  46. notch_cut#:=11pt#;    % maximum breadth above or below notches
  47. bar#:=11.46/36pt#;    % lowercase bar thickness
  48. slab#:=11.46/36pt#;    % serif and arm thickness
  49. cap_bar#:=11.46/36pt#;    % uppercase bar thickness
  50. cap_band#:=11.46/36pt#;    % uppercase thickness above/below lobes
  51. cap_notch_cut#:=11pt#;    % max breadth above/below uppercase notches
  52. serif_drop#:=4.4/36pt#;    % vertical drop of sloped serifs
  53. stem_corr#:=1/36pt#;    % for small refinements of stem breadth
  54. vair_corr#:=1/36pt#;    % for small refinements of hairline height
  55. apex_corr#:=0pt#;    % extra width at diagonal junctions
  56.  
  57. o#:=8.25/36pt#;      % amount of overshoot for curves
  58. apex_o#:=8.25/36pt#;    % amount of overshoot for diagonal junctions
  59.  
  60. slant:=0;      % tilt ratio $(\Delta x/\Delta y)$
  61. fudge:=1;      % factor applied to weights of heavy characters
  62. math_spread:=-0.08;    % extra openness of math symbols
  63. superness:=1/sqrt2;    % parameter for superellipses
  64. superpull:=1/6;      % extra openness inside bowls
  65. beak_darkness:=11/30;    % fraction of triangle inside beak serifs
  66. ligs:=2;      % level of ligatures to be included
  67.  
  68. square_dots:=false;    % should dots be square?
  69. hefty:=false;      % should we try hard not to be overweight?
  70. serifs:=true;      % should serifs and bulbs be attached?
  71. monospace:=false;    % should all characters have the same width?
  72. variant_g:=false;    % should an italic-style g be used?
  73. low_asterisk:=false;    % should the asterisk be centered at the axis?
  74. math_fitting:=false;    % should math-mode spacing be used?
  75.  
  76. % the following font parameters are explained in {\sl The \TeX book},
  77. % Appendix G
  78. fontdimen 8:  % parameters $\xi_8$ through $\xi_{13}$ will now be listed
  79.  rule_thickness#,  % default\_rule\_thickness
  80.  43.9/36pt#,    % big\_op\_spacing1
  81.  65.9/36pt#,    % big\_op\_spacing2
  82.  79/36pt#,    % big\_op\_spacing3
  83.  238.5/36pt#,    % big\_op\_spacing4
  84.  39.6/36pt#;    % big\_op\_spacing5
  85.  
  86. generate mathex      % switch to the driver file
  87.